-
Notifications
You must be signed in to change notification settings - Fork 57
Update pysmartdatamodels.py #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Added the ngsi_ld_example_generator_str() function to be able to generate fake examples before the model is published.
We appreciate the contribution but we would need also the changes in the README file showing an example of execution of the new function. Thus we could test the contribution. |
Added the ngsi_ld_example_generator_str() function to be able to generate fake examples before the model is published.
Updated, hope that it is sufficient. |
Added the ngsi_ld_example_generator_str() function to be able to generate fake examples before the model is published.
Thank you I am reviewing the code and what happens if the schema is not correct. this error is not controlled and therefore the function just throw an error without much information |
Added a similar error handling as implemented elsewhere in the package. |
We are solving other issues about the package. please be patient with this approval |
I need you to hold a call to understand better the contribution before merging. please book it here https://calendly.com/smartdatamodels |
Added the ngsi_ld_example_generator_str() function to be able to generate fake examples before the model is published.